-
Home
-
WordPress Appointment Booking Plugin
-
2.3.0 (latest)
-
Code
-
Classes
- AbstractData
Total Complexity |
21 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
153 |
Lines of code |
82 |
Logical lines of code |
43 |
Comment lines |
36 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__get() |
S |
55 |
6 |
19 |
__set() |
S |
57 |
5 |
16 |
getData() |
S |
67 |
2 |
8 |
__construct() |
S |
77 |
1 |
4 |
getProperties() |
S |
100 |
1 |
0 |
getFields() |
S |
80 |
1 |
3 |
getRequiredFields() |
S |
66 |
1 |
10 |
getRequiredFieldKeys() |
S |
80 |
1 |
3 |
getWritableFields() |
S |
68 |
1 |
8 |
getWritableFieldKeys() |
S |
80 |
1 |
3 |
getSchema() |
S |
67 |
1 |
8 |